/*控制pc与移动端是否显示*/
.mobie-page {
	display: none;
}

@media screen and (max-width: 1200px) {
	.pc-page {
		display: none;
	}

	.mobie-page {
		display: block;
	}
        /*移动端所有三级页面标题文字居中*/
        .ty-xxzl-box .one-title{padding-right:0!important;}

	/*所有二级栏目介绍内容取消折行*/
	.two-word-box br,
	.summary-box .summary-word-box br,
	.summary-word-box br,
	.two-word-box p br,
	.summary-box .summary-word-box p br,
	.tsls-brand .brand-p p br,
	.summary-box .summary-word-box p br {
		display: none;
	}

	.two-word-box p {
		font-size: 14px!important;
		line-height: 28px!important;
		letter-spacing: 0.5px!important;
		font-weight: 400!important;
	}
	.ts-box {
	    font-size: 14px!important;
	    line-height: 28px!important;
	    margin-top: 40px!important;
	    text-align:center!important;
	}

}

li {
	list-style: none;
}

img {
	border: 0px;
	border: none;
}

* {
	font-family: PingFangSC-Regular, PingFangSC-Medium, PingFang SC, "Microsoft YaHei";
	margin: 0;
	padding: 0;
	outline: none;
	box-sizing: border-box;
}

body,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
blockquote,
a,
code,
em,
img,
q,
small,
strong,
dd,
dl,
dt,
li,
ol,
ul,
fieldset,
form,
label,
table,
tbody,
tr,
th,
td,
input,
textarea {
	font-family: PingFangSC-Regular, PingFangSC-Medium, PingFang SC, "Microsoft YaHei";
}

a {
	text-decoration: none;
}

.eps-shadow {
	height: auto !important;


}

body {
	overflow-x: hidden;
}

/*三级页面标题加粗*/
.ty-xxzl-box .one-title {
	font-weight: bold !important;
}

/*正文中A标签样式*/
.two-word-box>p>a,
.two-word-box>a {
	color: #d62222;
	border-bottom: 1px solid #d62222;
}

/*所有二级栏目介绍内容左对齐*/
/*.two-word-box,
		.summary-box .summary-word-box,
		.summary-word-box,
		.two-word-box p,
		.summary-box .summary-word-box p {
		text-align: left !important;
		}*/
/*所有二级栏目介绍中加粗*/
.two-word-box strong,
.summary-box .summary-word-box strong,
.summary-word-box strong,
.two-word-box p strong,
.summary-box .summary-word-box p strong {
	color: #222222;
}

@media screen and (min-width: 1200px) {

	/*所有二级栏目介绍内容行高增加*/
.two-word-box,
	.summary-box .summary-word-box,
	.summary-word-box,
	.two-word-box>p,
	.summary-box .summary-word-box>p,
	.tsls-brand .brand-p p,
	.summary-box .summary-word-box>p {
		line-height: 45px !important;
	}

	/*版权声明独自加行高*/
	.summary-box .summary-word-box>p {
		line-height: 45px !important;
	}
}

/*所有二级栏目介绍内容行高增加*/
.two-word-box p:not(:first-child),
.summary-box .summary-word-box p:not(:first-child),
.tsls-brand .brand-p p:not(:first-child),
.summary-box .summary-word-box p:not(:first-child) {
	margin-top: 0 !important;
}

/*正常时移动端隐藏*/
.mobile-page {
	display: none;
}


/*当屏幕宽度小于1200时，pc页面隐藏，移动端展示*/
@media screen and (max-width: 1200px) {
	.pc-page {
		display: none !important;
	}

	.mobile-page {
		display: block;
	}
}

/*导航下拉iframe中样式*/
.gr-xl-other-box {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.gr-xl-hd {
	width: 50%;
	height: 210px;
}

.gr-xl-hd a {
	display: flex;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding: 74px 0 0 80px;
	flex-direction: column;
	border-bottom: 1px solid #ffffff;
}

.gr-xl-other-box .gr-xl-hd:nth-child(odd) a {
	border-right: 1px solid #ffffff;
}

.gr-xl-hd a span:first-child {
	font-size: 24px;
	color: #FFFFFF;
	letter-spacing: 0.75px;
	line-height: 24px;
	font-weight: 500;
	margin-bottom: 18px;
}

.gr-xl-hd a span:last-child {
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 0;
	line-height: 20px;
	font-weight: 400;
}

/* 新闻公告列表样式 */
.announcement {
	margin: 20px 0 60px;
}

.announcement a {
	display: flex;
	border-bottom: 1px solid #E1E1E1;
	padding: 40px 0;
}

.announcement a p {
	font-size: 16px;
	color: #888888;
	letter-spacing: 0.89px;
	text-align: center;
	line-height: 32px;
	font-weight: 400;
	margin-right: 80px;
}

.announcement a h6 {
	font-size: 18px;
	color: #222222;
	letter-spacing: 1px;
	line-height: 32px;
	font-weight: 500;
}

.announcement a:hover p,
.announcement a:hover h6 {
	color: #D62222;
}

/* 最新公告 end*/
/* 分页 */
.pagination_gc {
	display: flex;
	justify-content: center;
}

/* 共X条 */
.pagination_sum {
	font-size: 14px;
	color: #222222;
	letter-spacing: 0;
	font-weight: 400;
	margin-right: 24px;
	line-height: 40px;
}

.pagination_sum b {
	font-weight: 400;
}

/* 中间页数+左右翻页 */
.NextPage {
	margin-left: 8px;
}

.easysite-page-wrap {
	display: flex;
}

.easysite-page-wrap a {
	display: inline-flex;
	width: 40px;
	height: 40px;
	line-height: 40px;
	justify-content: center;
	align-items: center;
	background: #FFFFFF;
	border: 1px solid rgba(225, 225, 225, 1);
	border-radius: 4px;
	font-size: 14px;
	color: #222222;
	letter-spacing: 0;
	font-weight: 400;
}

.easysite-page-wrap a:hover {
	color: #d62222;
	border: 1px solid #d62222;
}

/* 中间页个数 */
.easysite-page-wrap .pagination_count {
	display: block;
}

.pagination_count span {
	width: 0 !important;
}

.pagination_count a {
	margin-left: 8px;
}

.pagination_count a:nth-child(11) {
	display: none;
}

/* 当前页 */
.NormalRed {
	display: inline-flex;
	width: 40px;
	height: 40px;
	line-height: 40px;
	justify-content: center;
	align-items: center;
	background: #FFFFFF;
	border: 1px solid rgba(225, 225, 225, 1);
	border-radius: 4px;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 0;
	font-weight: 500;
	background-color: #D62222;
	margin-left: 8px;
}

/* 前往xx页 */
.easysite-jump-btn {
	border: 0;
	background-color: #ffffff;
	font-size: 14px;
	color: #222222;
	line-height: 40px;
	font-weight: 400;
	margin: 0px 8px 0 14px;
}

.easysite-page-text {
	width: 68px;
	height: 40px;
	text-align: center;
	background: #FFFFFF;
	border: 1px solid rgba(217, 217, 217, 1);
	border-radius: 2px;
	font-size: 14px;
	color: #222222;
	line-height: 22px;
	font-weight: 400;
}

.easysite-jump-page span,
.easysite-jump-page b {
	font-size: 14px;
	color: #222222;
	text-align: left;
	line-height: 22px;
	font-weight: 400;
}

/* 分页 end*/
/*所有下拉框IE下去掉自带箭头*/
select::-ms-expand{
  display:none;
}